home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / powerfox.swf / scripts / DefineButton2_757 / BUTTONCONDACTION on(release).as
Text File  |  2006-03-21  |  64b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    _root.gotoAndStop(3);
  4. }
  5.